home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 API Bible / Windows 95 API Bible 3 Disc Set.iso / Win32 API Bible Book 1 of 3.iso / def / snapw32.def < prev   
Text File  |  1994-12-25  |  182b  |  11 lines

  1. NAME        SNAP
  2.  
  3. DESCRIPTION 'Screen Grabber'
  4.  
  5. CODE        PRELOAD MOVABLE DISCARDABLE
  6. DATA        PRELOAD MOVABLE MULTIPLE
  7.  
  8. EXPORTS     WndProc
  9.             GrabProc
  10.                 
  11.